You are here: Web Administration > Events and Actions Overview

 

Events and Actions Overview

For outbound integration and workflow, KommerceServer allows you to define your own conditional event listeners that may occur in a web application and cause actions to occur as a result. Current actions supported include:

  1. Send Email to designated recipient(s) with template-based notifications that can dynamically pull transactional data.
  2. Serialization of the transactional properties into an XML document that can be directed to a user-defined Folder. This can be used for integration to the back office or other 3rd party application.

Additional actions can be added as needed (e.g. WebService integration, message text alert)